MallocHook_MremapHook

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias MallocHook_MremapHook = void function
(
const(void)* result
,
const(void)* old_addr
,
size_t old_size
,
size_t new_size
,
int flags
,
const(void)* new_addr
)

Meta